Ambientes
La base URL especifica la dirección de red de un servicio API. Trendrá a disposición dos base URL, development y production.
Checkout
| Ambiente | Base URL |
|---|---|
| development | https://api-cabal.preprod.geopagos.com |
| production | https://api.sipago.coop |
Auth Server
| Ambiente | Base URL | URL Completa |
|---|---|---|
| development | https://auth.stg.geopagos.io/ | https://auth.stg.geopagos.io/oauth/token |
| production | https://auth.prd.geopagos.io | https://auth.prd.geopagos.io/oauth/token |